go/printer.printer.internalError (method)
7 uses
go/printer (current package)
nodes.go#L81: p.internalError("setComment found pending comments")
nodes.go#L825: p.internalError("depth < 1:", depth)
nodes.go#L1699: p.internalError("expected n = 1; got", n)
printer.go#L99: func (p *printer) internalError(msg ...any) {
printer.go#L812: p.internalError("intersperseComments called without pending comments")
printer.go#L828: p.internalError("negative indentation:", p.indent)
printer.go#L973: p.internalError("whitespace buffer not empty")
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)